Blazor コントロール
C1DateTimeBase<TTimeValue> クラス
メンバ 

C1.Blazor.DateTimeEditors アセンブリ > C1.Blazor.DateTimeEditors 名前空間 : C1DateTimeBase<TTimeValue> クラス
日時入力基本クラス。
オブジェクト モデル
C1DateTimeBase<TTimeValue> クラス
シンタックス
'宣言
 
Public MustInherit Class C1DateTimeBase(Of TTimeValue) 
   Inherits C1.Blazor.Input.C1DropDown
   Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public abstract class C1DateTimeBase<TTimeValue> : C1.Blazor.Input.C1DropDown, C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
型パラメータ
TTimeValue
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Core.C1View
         C1.Blazor.Input.C1DropDown
            C1.Blazor.DateTimeEditors.C1DateTimeBase<TTimeValue>
               C1.Blazor.DateTimeEditors.C1DatePicker
               C1.Blazor.DateTimeEditors.C1DateRangePicker
               C1.Blazor.DateTimeEditors.C1DateTimePicker

参照

C1DateTimeBase<TTimeValue> メンバ
C1.Blazor.DateTimeEditors 名前空間